home *** CD-ROM | disk | FTP | other *** search
/ Aminet 22 / Aminet 22 (1997)(GTI - Schatztruhe)[!][Dec 1997].iso / Aminet / dev / basic / TCP_to_Blitz.lha / TCP-Extension / Readme.txt < prev    next >
Text File  |  1997-10-21  |  2KB  |  68 lines

  1. TCP-to-Blitz V1.1
  2. -----------------
  3.  
  4. FreeWare
  5. ~~~~~~~~
  6.  
  7. This program is freeware so you are not obliged to give me anything
  8. for its use. However if you use it and you happen to have written
  9. some good programs with it I would be gratefull if you can send me
  10. a copy of them or inform me about their existence and from where I
  11. can get a copy of them.
  12.  
  13.  
  14. Introduction
  15. ~~~~~~~~~~~~
  16.  
  17. Up to now people who wanted to create AmiTCP applications had
  18. to resort to programming in the C language. This was really a
  19. pity when one considers the number of languages available for
  20. programming on the Amiga. Besides it limited the number of people
  21. who could create TCP applications for the Amiga which everyone
  22. would benefit from. Despite the fact that I usually program in
  23. machine language, I have always admired programming languages like 
  24. Blitz Basic and Amos since they allow beginners to create astonishing
  25. programs.
  26.  
  27. As blitz Basic is one of my favourite languages I decided to make
  28. a SDK of AmiTCP for Blitz. Another one for Amos will shortly follow
  29. which will feature more easy TCP programming.
  30.  
  31. Together with the extension I have included some example programs
  32. which though very crude and incomplete give a starting example.
  33.  
  34. I have converted all AmiTCP socket.library commands, so there is no
  35. limit to the applications you can create with this extension.
  36.  
  37.  
  38. Installation
  39. ~~~~~~~~~~~~
  40.  
  41. To install the extension copy the file bsdsocket.library1 to the
  42. Blitz2:blitzlibs/amigalibs drawer and run the makedeflibs.bb program
  43. to incorporate the commands in Blitz basic.
  44.  
  45.  
  46. Updates from previous versions
  47. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  48. - Fixed some bugs in the IRC and Hostname Examples.
  49.  
  50. - Added a new example showing the basics to create a daemon server.
  51.  
  52.  
  53. Contacts:
  54. ~~~~~~~~
  55. If you would like to see some new features in this program you can contact
  56. me at:
  57.  
  58. Address: Dr. Ercole Spiteri MD
  59.          `Villa Loreto`, Bishop Buttigieg Street,
  60.          Qala,
  61.          Gozo, Malta, Europe.
  62.          GSM 103
  63.  
  64. Phone: +356 554929
  65. BBS:   +356 564184
  66. E-Mail: ercole@synapse.net.mt
  67.         ercole@usa.net
  68.